Skip to content

Conversation

dkter
Copy link

@dkter dkter commented Apr 2, 2024

Alternative to #153. Shouldn't change anything by default, but will allow a Rust-only build by disabling some default features:

gtfs-structures = { version = "0.41.2", default-features=false, features=["read-url", "reqwest-rustls-tls" ] }

@lolpro11
Copy link

lolpro11 commented Apr 2, 2024

By the way, bzip2 in the zip crate is rust only - it only needs the bzip2 lib during build, so it is safe to keep in.
zip-rs/zip-old#367

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants